MySQL ERROR:
Error Number: 2006
Description: MySQL server has gone away
Query: SELECT c.cat_name, c.cat_id, c.cat_image, c.cat_description, c.parent_id,
p.cat_id, p.entry_id, c.group_id
FROM exp_categories AS c, exp_category_posts AS p
WHERE c.cat_id = p.cat_id
AND p.entry_id IN ('85','1007','1227','1307','111','1707','2804','298','5563','236','285','330','747','1687','181','8345','84','2451','157','3312','456','89','83','502','261','2300','1411','2409','1008','101','1031','8347','81','726','5562','606','2263','4512','3733','494','3476','834','122','899','8343','1461','100','694','5561','260','3211','87','93','1396','1877','3564','797','1663','1032','1306','2895','489','1522','595','2437','1503','9804','1737','562','95','1509','239','3002','86','3084','1161','275','1998','96','94','909','1430','517','1657','8344','1705','1108','134','1815','917','2580','8346','1292','936','97','1802','238','1759','1767','596') ORDER BY c.group_id, c.parent_id, c.cat_order